https://jxself.org/git/linux-libre.git
Raw File
Tip revision: 5d02973e905a466c3989460c36a9911e99314912 authored by Jason Self on 27 April 2014, 00:16:39 UTC
Linux-libre 3.10.38-gnu
Tip revision: 5d02973
gpio.h
#ifndef __LINUX_GPIO_H
#warning Include linux/gpio.h instead of asm/gpio.h
#include <linux/gpio.h>
#endif
back to top