diff options
author | Sascha Hauer <s.hauer@pengutronix.de> | 2012-04-12 11:45:08 +0200 |
---|---|---|
committer | Haojian Zhuang <haojian.zhuang@gmail.com> | 2012-04-27 13:05:36 +0800 |
commit | b298322b7576c9d5750fdc7d3e588ec9238af1d3 (patch) | |
tree | e17da26951f7da782cd13e72c5d013048b0abae9 /Makefile | |
parent | 66f75a5d028beaf67c931435fdc3e7823125730c (diff) | |
download | talos-obmc-linux-b298322b7576c9d5750fdc7d3e588ec9238af1d3.tar.gz talos-obmc-linux-b298322b7576c9d5750fdc7d3e588ec9238af1d3.zip |
ARM: pxa: use ioremap to access CPLD
The pcm990 baseboard for the pcm027 module used to setup a static
mapping for accessing the CPLD. It became illegal to call iotable_init
that late. The pcm027 support is broken since then. This patch
switches the cpld support to ioremap and removes all references to
previous static mappings.
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Acked-by: Eric Miao <eric.y.miao@gmail.com>
Signed-off-by: Haojian Zhuang <haojian.zhuang@gmail.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions