Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
82f73176fd8511b5c45493416b8f76ca0d102f5f
/
.
/
include
/
linux
/
platform_data
/
gpio-em.h
blob: 573edfb046c4f5943ea4acb2449a9c6ec3154285 [
file
] [
log
] [
blame
]
#ifndef
__GPIO_EM_H__
#define
__GPIO_EM_H__
struct
gpio_em_config
{
unsigned
int
gpio_base
;
unsigned
int
irq_base
;
unsigned
int
number_of_pins
;
};
#endif
/* __GPIO_EM_H__ */