https://jxself.org/git/linux-libre.git
Raw File
Tip revision: 185ece0918bb8244e0b19d3c5ed17579688bc81e authored by Jason Self on 30 July 2015, 12:12:12 UTC
Linux-libre 3.12.45-gnu
Tip revision: 185ece0
gpio.h
#ifndef __LINUX_GPIO_H
#warning Include linux/gpio.h instead of asm/gpio.h
#include <linux/gpio.h>
#endif
back to top