Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 100627b4 authored by Marc Zyngier's avatar Marc Zyngier Committed by Eric Miao
Browse files

[ARM] pxa/zeus: make internal zeus_get_pcb_info static

parent 9a8a0c46
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -626,7 +626,7 @@ static void zeus_power_off(void)
	pxa27x_cpu_suspend(PWRMODE_DEEPSLEEP);
}

int zeus_get_pcb_info(struct i2c_client *client, unsigned gpio,
static int zeus_get_pcb_info(struct i2c_client *client, unsigned gpio,
			     unsigned ngpio, void *context)
{
	int i;