]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: at91: Export at91_matrix_base
authorJoachim Eastwood <manabian@gmail.com>
Sat, 7 Apr 2012 17:30:23 +0000 (19:30 +0200)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Mon, 16 Apr 2012 09:08:24 +0000 (11:08 +0200)
commitac8c411c8360c281d1fb5e03a975e9088d069ded
tree47ef07fd88772be1430c89724f2f74948bb5d865
parentf19b797c08017c9b03d81986b2efc4c5cf4bc453
ARM: at91: Export at91_matrix_base

at91_matrix_* macro's are used by at91_udc usb gadget driver,
which can be built as module, therefore we need to export the
variable containing matrix base address.

Signed-off-by: Joachim Eastwood <joachim.eastwood@jotron.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
arch/arm/mach-at91/setup.c