]> asedeno.scripts.mit.edu Git - linux.git/commit
watchdog: s3c2410: Remove confusing CONFIG prefix from local defines
authorKrzysztof Kozlowski <krzk@kernel.org>
Fri, 24 Feb 2017 15:11:15 +0000 (17:11 +0200)
committerGuenter Roeck <linux@roeck-us.net>
Fri, 24 Feb 2017 22:00:23 +0000 (14:00 -0800)
commit4f21195d42ef930f20e1753532709bb294aa73ac
tree38d8a7bee64683cf50152e12aab3215ff9b70fab
parent4cbc69023a2129c271ed67da555d62eca42469d2
watchdog: s3c2410: Remove confusing CONFIG prefix from local defines

The CONFIG prefix from defines in the s3c2410_wdt.c might suggest that
these constants come from Kconfig.

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/watchdog/s3c2410_wdt.c