staging: panel: Reorder module parameter declarations
authorMariusz Gorski <marius.gorski@gmail.com>
Wed, 12 Nov 2014 01:08:08 +0000 (02:08 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 26 Nov 2014 21:53:25 +0000 (13:53 -0800)
commit98e0e762ea757b91669b01b5c9fa7bdb939e4d1c
tree1ebca96e2b002b958b0affbb49a0665cde759b71
parent1e13e8aa1f88c4ac29f4fde4bfcc39c636e83015
staging: panel: Reorder module parameter declarations

Change the order of the module parameter declarations
so that it matches the Kconfig order.

Signed-off-by: Mariusz Gorski <marius.gorski@gmail.com>
Acked-By: Willy Tarreau <w@1wt.eu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/panel/panel.c