commit | 158abca5f699a047ff7b67a64ab19e8ec824e37d | [log] [tgz] |
---|---|---|
author | Alexey Dobriyan <adobriyan@gmail.com> | Tue Feb 17 09:10:19 2009 +0100 |
committer | Samuel Ortiz <samuel@sortiz.org> | Tue Feb 17 09:10:19 2009 +0100 |
tree | 4fce6675715659fcc0e49856cb215695132be660 | |
parent | 8915e5402809ae6228e15c76417351dad752826e [diff] |
mfd: fix sm501 section mismatches drv => driver renaming is needed otherwise modpost will spit false positives re pointing to __devinit function from regular data. Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com> Cc: Ben Dooks <ben-linux@fluff.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Samuel Ortiz <sameo@openedhand.com>