summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-clps711x/include/mach/devices.h
blob: 18a251a1d9f0c3c3923b81b5507704220275ea15 (plain)
1
2
3
4
5
6
7
#ifndef __MACH_DEVICES_H
#define __MACH_DEVICES_H

void clps711x_setup_memcfg(int bank, u32 val);
void clps711x_add_uart(unsigned int id);

#endif