syscon: fix prototype compile error
gcc 4.8.3 throws the following error

include/mfd/syscon.h: In function 'syscon_base_lookup_by_pdevname':
include/mfd/syscon.h:22:1: error: parameter name omitted
 static inline void __iomem *syscon_base_lookup_by_pdevname(const char *)

Fix it by adding the name to the function prototype.

Signed-off-by: Steffen Trumtrar <s.trumtrar@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent caa3171 commit 852867e078acf600cf7328f60d79fe085274911f
@Steffen Trumtrar Steffen Trumtrar authored on 15 May 2014
Sascha Hauer committed on 16 May 2014
Showing 1 changed file
View
include/mfd/syscon.h