1
0
Fork 0
alistair23-linux/arch/openrisc/include/asm/gpio.h

5 lines
106 B
C

#ifndef __LINUX_GPIO_H
#warning Include linux/gpio.h instead of asm/gpio.h
#include <linux/gpio.h>
#endif