Newer
Older
barebox / arch / arm / mach-versatile / include / mach / init.h
@Antony Pavlov Antony Pavlov on 23 Jun 2014 111 bytes ARM: versatile: switch to devicetree support

#ifndef __VERSATILE_INIT_H__
#define __VERSATILE_INIT_H__

void versatile_register_uart(unsigned id);

#endif