commit | 2ac1dfc52dc862eabf30d5ece51f3422e6df561a | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Fri Dec 27 11:40:13 2013 +0530 |
committer | Guenter Roeck <linux@roeck-us.net> | Tue Jan 14 21:36:52 2014 -0800 |
tree | 3bd89961c278a1137a26c84875d5022b92ccaa85 | |
parent | bf6ea084ebb54cf8e1d6e60aac3c727cf45bf6c7 [diff] |
hwmon: (s3c) Trivial cleanup in hwmon-s3c.h Commit 436d42c61c3e ("ARM: samsung: move platform_data definitions") moved the file to the current location but forgot to remove the pointer to its previous location. Clean it up. While at it also change the header file protection macros appropriately. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Signed-off-by: Guenter Roeck <linux@roeck-us.net>