https://jxself.org/git/linux-libre.git
Raw File
Tip revision: 9bdbf38e45e80ad616bf81fb78d3a457d42647a7 authored by Jason Self on 17 May 2015, 16:51:44 UTC
Linux-libre 3.10.79-gnu
Tip revision: 9bdbf38
gpio.h
#ifndef __LINUX_GPIO_H
#warning Include linux/gpio.h instead of asm/gpio.h
#include <linux/gpio.h>
#endif
back to top