linux/drivers/staging/tidspbridge/include/dspbridge
Omar Ramirez Luna 3c8676967b staging: tidspbridge: change type to __iomem for per and core addresses
Currently per_pm_base and core_pm_base are declared as u32, however
_raw_* changed the data type, since:

195bbca ARM: 7500/1: io: avoid writeback addressing modes for __raw_ accessors

This should fix warnings for per and core accesses:

warning: passing argument 2 of '__raw_writel' makes pointer from integer without a cast
../io.h:88: note: expected 'volatile void *' but argument is of type 'u32'

Signed-off-by: Omar Ramirez Luna <omar.ramirez@copitl.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-10-24 16:31:31 -07:00
..
_chnl_sm.h
brddefs.h
cfgdefs.h staging: tidspbridge: change type to __iomem for per and core addresses 2012-10-24 16:31:31 -07:00
chnl.h
chnldefs.h
chnlpriv.h
clk.h
cmm.h
cmmdefs.h
cod.h
dbdcd.h
dbdcddef.h
dbdefs.h
dbll.h
dblldefs.h
dev.h
devdefs.h
disp.h
dmm.h
drv.h
dspapi-ioctl.h
dspapi.h
dspchnl.h
dspdefs.h
dspdeh.h
dspdrv.h
dspio.h
dspioctl.h
dspmsg.h
dynamic_loader.h
getsection.h
gh.h
host_os.h staging: tidspbridge: request the right irq for mmu 2012-10-24 16:31:30 -07:00
io.h
io_sm.h
mbx_sh.h
memdefs.h
mgr.h
mgrpriv.h
msg.h
msgdefs.h
nldr.h
nldrdefs.h
node.h
nodedefs.h
nodepriv.h
ntfy.h
proc.h
procpriv.h
pwr.h
resourcecleanup.h
rmm.h
rms_sh.h
rmstypes.h
strm.h
strmdefs.h
sync.h
uuidutil.h
wdt.h