https://jxself.org/git/linux-libre.git
Raw File
Tip revision: 21ae06c6a7499b1e96b87b018cb6183313bf8b9c authored by Jason Self on 13 February 2014, 21:51:12 UTC
Linux-libre 3.12.11-gnu
Tip revision: 21ae06c
gpio.h
#ifndef __LINUX_GPIO_H
#warning Include linux/gpio.h instead of asm/gpio.h
#include <linux/gpio.h>
#endif
back to top