diff options
author | Dan McGee <dpmcgee@gmail.com> | 2011-09-07 11:23:21 -0500 |
---|---|---|
committer | Jeff Garzik <jgarzik@redhat.com> | 2011-10-08 00:07:16 -0400 |
commit | c03a476dda0a0b6ef3d2c5bf0dc07e00a1d2322f (patch) | |
tree | 21b1959a0fc17b36e9b74af9a4a6546f1ca6b777 /drivers/dma/mpc512x_dma.c | |
parent | 14004f044bef275ac911375a8157e6773da4260a (diff) | |
download | linux-c03a476dda0a0b6ef3d2c5bf0dc07e00a1d2322f.tar.bz2 |
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 'drivers/dma/mpc512x_dma.c')
0 files changed, 0 insertions, 0 deletions