serial: add pantheon soc support

Signed-off-by: Lei Wen <leiwen@marvell.com>
This commit is contained in:
Lei Wen 2011-02-09 18:06:58 +05:30 committed by Albert Aribaud
parent 896e2ca912
commit b5d807f64d

View file

@ -33,6 +33,8 @@
#include <asm/arch/orion5x.h>
#elif defined(CONFIG_ARMADA100)
#include <asm/arch/armada100.h>
#elif defined(CONFIG_PANTHEON)
#include <asm/arch/pantheon.h>
#endif
#if defined (CONFIG_SERIAL_MULTI)