Files
Chromebook-Device-Nyan-NVID…/arch/microblaze/include/asm/gpio.h
2025-04-06 23:50:55 -05:00

5 lines
106 B
C

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