Skip to content
Commit 504f3c6d authored by Daniel Mack's avatar Daniel Mack Committed by Tony Lindgren
Browse files

ARM: OMAP: gpmc-nand: drop __init annotation



gpmc_nand_init() will be called from another driver's probe() function,
so the easiest way to prevent section mismatches is to drop the
annotation here.

Signed-off-by: default avatarDaniel Mack <zonque@gmail.com>
Acked-by: default avatarGrant Likely <grant.likely@secretlab.ca>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent ccf04c51
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment