diff options
author | Dan McGee <dpmcgee@gmail.com> | 2011-09-07 18:23:21 +0200 |
---|---|---|
committer | Jeff Garzik <jgarzik@redhat.com> | 2011-10-08 06:07:16 +0200 |
commit | c03a476dda0a0b6ef3d2c5bf0dc07e00a1d2322f (patch) | |
tree | 21b1959a0fc17b36e9b74af9a4a6546f1ca6b777 /arch/powerpc | |
parent | pata_sis: enable MWDMA for UDMA 133 chipset (diff) | |
download | linux-c03a476dda0a0b6ef3d2c5bf0dc07e00a1d2322f.tar.xz linux-c03a476dda0a0b6ef3d2c5bf0dc07e00a1d2322f.zip |
pata_sis: mark most const data static as well
This pushes timing and other values into preinitialized read-only data
sections rather than being inlined into the code. None of these
functions are called more than a handful of times, so reducing code size
makes sense.
Signed-off-by: Dan McGee <dpmcgee@gmail.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Diffstat (limited to 'arch/powerpc')
0 files changed, 0 insertions, 0 deletions