From b06cf2d7ec51c12eb5f9d191d461bd9c08f2c107 Mon Sep 17 00:00:00 2001 From: Sachin Kamat Date: Wed, 7 Aug 2013 02:30:43 -0700 Subject: [PATCH] leds: ss4200: Fix incorrect placement of __initdata __initdata should be placed between the variable name and equal sign for the variable to be placed in the intended section. Signed-off-by: Sachin Kamat Cc: Dave Hansen Signed-off-by: Bryan Wu --- Reading git-format-patch failed