mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-09-08 01:08:03 -04:00
4 lines
106 B
C
4 lines
106 B
C
#ifndef __LINUX_GPIO_H
|
|
#warning Include linux/gpio.h instead of asm/gpio.h
|
|
#include <linux/gpio.h>
|
|
#endif
|