• A
    ARM: fix typos in smc91x platform data · 04b91701
    Arnd Bergmann 提交于
    I recently did a rework of the smc91x driver and did some build-testing
    by compiling hundreds of randconfig kernels. Unfortunately, my script
    was wrong and did not actually test the configurations that mattered,
    so I introduced stupid typos in almost every file I touched.
    
    I fixed my script now, built all configurations that actually matter
    and fixed all the typos, this is the result.
    Signed-off-by: NArnd Bergmann <arnd@arndb.de>
    Fixes: b70661c7 ("net: smc91x: use run-time configuration on all ARM machines")
    Signed-off-by: NDavid S. Miller <davem@davemloft.net>
    04b91701
smc91x.c 63.5 KB