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

Commit a461a8d2 authored by Mark Brown's avatar Mark Brown Committed by Russell King
Browse files

[ARM] 5223/1: zylonite: Staticise zylonite_i2c_board_info

parent 58d27fcf
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -215,7 +215,7 @@ static struct pca953x_platform_data gpio_exp[] = {
	},
};

struct i2c_board_info zylonite_i2c_board_info[] = {
static struct i2c_board_info zylonite_i2c_board_info[] = {
	{
		.type		= "pca9539",
		.addr		= 0x74,