https://jxself.org/git/linux-libre.git
Raw File
Tip revision: 7ca2e5c2ca9310121874cafafd7d310c7ab00a63 authored by Jason Self on 16 March 2017, 15:13:39 UTC
Linux-libre 3.12.72-gnu
Tip revision: 7ca2e5c
gpio.h
#ifndef __LINUX_GPIO_H
#warning Include linux/gpio.h instead of asm/gpio.h
#include <linux/gpio.h>
#endif
back to top