Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f09c5142 authored by Arnd Bergmann's avatar Arnd Bergmann Committed by Alexandre Belloni
Browse files

rtc: cmos: remove empty asm/mc146818rtc.h files



Nothing on these architectures ever includes the asm/mc146818rtc.h
file, the drivers that used to do this have been fixed long ago,
and the remaining users are all PC-specific.

This removes the files for good.

Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
Acked-by: default avatarGeert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: default avatarAlexandre Belloni <alexandre.belloni@free-electrons.com>
parent 7af6a2e1
Loading
Loading
Loading
Loading
+0 −16
Original line number Diff line number Diff line
/* mc146818rtc.h: RTC defs
 *
 * Copyright (C) 2005 Red Hat, Inc. All Rights Reserved.
 * Written by David Howells (dhowells@redhat.com)
 *
 * This program is free software; you can redistribute it and/or
 * modify it under the terms of the GNU General Public License
 * as published by the Free Software Foundation; either version
 * 2 of the License, or (at your option) any later version.
 */

#ifndef _ASM_MC146818RTC_H
#define _ASM_MC146818RTC_H


#endif /* _ASM_MC146818RTC_H */
+0 −9
Original line number Diff line number Diff line
/*
 * Machine dependent access functions for RTC registers.
 */
#ifndef _H8300_MC146818RTC_H
#define _H8300_MC146818RTC_H

/* empty include file to satisfy the include in genrtc.c/ide-geometry.c */

#endif /* _H8300_MC146818RTC_H */
+0 −10
Original line number Diff line number Diff line
#ifndef _ASM_IA64_MC146818RTC_H
#define _ASM_IA64_MC146818RTC_H

/*
 * Machine dependent access functions for RTC registers.
 */

/* empty include file to satisfy the include in genrtc.c */

#endif /* _ASM_IA64_MC146818RTC_H */
+0 −9
Original line number Diff line number Diff line
/*
 * Machine dependent access functions for RTC registers.
 */
#ifndef _ASM_MC146818RTC_H
#define _ASM_MC146818RTC_H

/* empty include file to satisfy the include in genrtc.c */

#endif /* _ASM_MC146818RTC_H */

arch/sh/include/asm/mc146818rtc.h

deleted100644 → 0
+0 −7
Original line number Diff line number Diff line
/*
 * Machine dependent access functions for RTC registers.
 */
#ifndef _ASM_MC146818RTC_H
#define _ASM_MC146818RTC_H

#endif /* _ASM_MC146818RTC_H */