https://jxself.org/git/linux-libre.git
Raw File
Tip revision: b4fd2c5dc5f06954eddeba5897ca643e34216159 authored by Jason Self on 13 May 2015, 12:15:58 UTC
Linux-libre 3.10.78-gnu
Tip revision: b4fd2c5
gpio.h
#ifndef __LINUX_GPIO_H
#warning Include linux/gpio.h instead of asm/gpio.h
#include <linux/gpio.h>
#endif
back to top