https://jxself.org/git/linux-libre.git
Raw File
Tip revision: fc18ea63353804a063811aa16f80c8a86453392a authored by Jason Self on 06 February 2014, 19:22:46 UTC
Linux-libre 3.12.10-gnu
Tip revision: fc18ea6
gpio.h
#ifndef __LINUX_GPIO_H
#warning Include linux/gpio.h instead of asm/gpio.h
#include <linux/gpio.h>
#endif
back to top