Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-6]: src/sys/arch/evbarm/stand/boot2440 Pull up revision 1.2 to fi...
details: https://anonhg.NetBSD.org/src/rev/eaf80e532623
branches: netbsd-6
changeset: 774404:eaf80e532623
user: jdc <jdc%NetBSD.org@localhost>
date: Thu Aug 09 17:12:56 2012 +0000
description:
Pull up revision 1.2 to fix fallout from ticket #441.
Add <machine/int_mwgwtypes.h> include for intmax_t
diffstat:
sys/arch/evbarm/stand/boot2440/s3csdi.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diffs (11 lines):
diff -r 1b0e532e0455 -r eaf80e532623 sys/arch/evbarm/stand/boot2440/s3csdi.c
--- a/sys/arch/evbarm/stand/boot2440/s3csdi.c Thu Aug 09 08:36:47 2012 +0000
+++ b/sys/arch/evbarm/stand/boot2440/s3csdi.c Thu Aug 09 17:12:56 2012 +0000
@@ -32,6 +32,7 @@
#include <lib/libsa/stand.h>
+#include <machine/int_mwgwtypes.h>
#include <machine/limits.h>
#include <dev/sdmmc/sdmmcreg.h>
Home |
Main Index |
Thread Index |
Old Index