]> git.baikalelectronics.ru Git - kernel.git/commit
[MMC] constify mmc_host_ops
authorDavid Brownell <david-b@pacbell.net>
Sun, 3 Sep 2006 13:43:33 +0000 (06:43 -0700)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 7 Sep 2006 12:18:40 +0000 (13:18 +0100)
commit873fd5c09b03919002ac12f5d4fdcb26c2da0de2
tree7ae7851bd492c612ea3aa0b906c3df6f4fcdea60
parente80289af53de7e41f734ff1877f10e140eb1a519
[MMC] constify mmc_host_ops

Let drivers constify MMC host method operations tables,
moving them from ".data" to ".rodata".

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Acked-by: Pierre Ossman <drzeus@drzeus.cx>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
include/linux/mmc/host.h