From a8321393309ec73265f6fc982c088ff4d393e3c7 Mon Sep 17 00:00:00 2001 From: Sachin Kamat Date: Fri, 21 Sep 2012 08:04:45 +0900 Subject: [PATCH] ARM: SAMSUNG: Fix HDMI related warnings Silences the following warnings: arch/arm/plat-samsung/devs.c:765:31: warning: symbol 's5p_hdmi_def_platdata' was not declared. Should it be static? arch/arm/plat-samsung/devs.c:767:13: warning: symbol 's5p_hdmi_set_platdata' was not declared. Should it be static? Signed-off-by: Sachin Kamat Signed-off-by: Kukjin Kim --- Reading git-format-patch failed