mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-24 19:40:21 +09:00
pca953x: add missing endif back
Change-Id: If25f8d5286580df84bee2cd44c1a3016d46f4d9e
This commit is contained in:
@@ -614,7 +614,7 @@ pca953x_get_alt_pdata(struct i2c_client *client, int *gpio_base, u32 *invert)
|
||||
{
|
||||
*gpio_base = -1;
|
||||
}
|
||||
|
||||
#endif
|
||||
static int device_pca953x_init(struct pca953x_chip *chip, u32 invert)
|
||||
{
|
||||
int ret;
|
||||
|
||||
Reference in New Issue
Block a user