diff --git a/c/src/lib/libbsp/sparc/ChangeLog b/c/src/lib/libbsp/sparc/ChangeLog index 4ca2766dec..21e9060b28 100644 --- a/c/src/lib/libbsp/sparc/ChangeLog +++ b/c/src/lib/libbsp/sparc/ChangeLog @@ -1,3 +1,7 @@ +2007-12-06 Joel Sherrill + + * shared/include/grcan_spwrtc.h: Removed. + 2007-12-05 Daniel Hellstrom * Makefile.am: i2c should be on branch as well as CVS head. diff --git a/c/src/lib/libbsp/sparc/shared/include/grcan_spwrtc.h b/c/src/lib/libbsp/sparc/shared/include/grcan_spwrtc.h deleted file mode 100644 index b78ae4549c..0000000000 --- a/c/src/lib/libbsp/sparc/shared/include/grcan_spwrtc.h +++ /dev/null @@ -1,9 +0,0 @@ - -#ifndef __GRCAN_SPWRTC_H__ -#define __GRCAN_SPWRTC_H__ - -#include - -/* Registers the GRCAN for SPW-RTC */ - -#endif