]> git.ipfire.org Git - people/ms/u-boot.git/commit
spi: altera: Move the config options to the top
authorMarek Vasut <marex@denx.de>
Wed, 22 Oct 2014 19:56:04 +0000 (21:56 +0200)
committerJagannadha Sutradharudu Teki <jagannadh.teki@gmail.com>
Mon, 27 Oct 2014 17:07:03 +0000 (22:37 +0530)
commitcdcdad851f7abc4e3328bae3f675349f3f5cda4a
tree7f2dfb6199fabb4d7d34257d92f27b1a78a52ce2
parentdf155672ff262dd779ef12c04d9fc1911b778990
spi: altera: Move the config options to the top

Just move the configuration options scattered all over the driver
to the top of the source file. No functional change.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Chin Liang See <clsee@altera.com>
Cc: Dinh Nguyen <dinguyen@altera.com>
Cc: Albert Aribaud <albert.u.boot@aribaud.net>
Cc: Pavel Machek <pavel@denx.de>
Acked-by: Pavel Machek <pavel@denx.de>
Reviewed-by: Jagannadha Sutradharudu Teki <jagannadh.teki@gmail.com>
drivers/spi/altera_spi.c