Skip to content
Commit f1b14179 authored by Igor Grinberg's avatar Igor Grinberg Committed by Tom Rini
Browse files

omap3: cm-t35: remove enable_gpmc_cs_config()



The gpmc_init() function already calls enable_gpmc_cs_config() for chip
select 0. Although the bus width is configured for 16 bit, it gets
reconfigured correctly in the omap_gpmc driver later.

Remove the enable_gpmc_cs_config() function call and the associated
gpmc_nand_config[] array.

Signed-off-by: default avatarIgor Grinberg <grinberg@compulab.co.il>
parent 00d241da
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment