On Saturday, September 17, 2011 12:48:40 Simon Glass wrote:
> --- /dev/null
> +++ b/arch/sandbox/include/asm/arch-sandbox/clock.h
>
> +enum periph_id {
> + PERIPH_COUNT
> +};
is this needed by anything ?
> --- /dev/null
> +++ b/arch/sandbox/include/asm/arch-sandbox/gpio.h
>
> +enum {
> +
Signed-off-by: Simon Glass
---
arch/sandbox/include/asm/arch-sandbox/clock.h | 25
arch/sandbox/include/asm/arch-sandbox/gpio.h | 29 +
arch/sandbox/include/asm/bitops.h | 162 +
arch/sandbox/include/asm/byteorder.h | 40 ++
arch/s
2 matches
Mail list logo