public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] ia64: remove unused header files
@ 2016-04-06 23:12 Jonas Rabenstein
  2016-04-06 23:12 ` [PATCH 1/3] ia64: remove unused asm/segment.h Jonas Rabenstein
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jonas Rabenstein @ 2016-04-06 23:12 UTC (permalink / raw)
  To: Tony Luck, Fenghua Yu; +Cc: linux-ia64, linux-kernel, Jonas Rabenstein

From: Jonas Rabenstein <jonas.rabenstein@studium.uni-erlangen.de>

This patchset removes three unreferenced and unused header files of the ia64
architecture. Also some #include directives would resolve to the files I propose
for removal, the dependencies defined by kconfig for those files do not allow
their usage together with ia64.

I detected the issue with chimaera, a tool I currently develop for my bachelor
thesis extending the undertaker tool suite to take the relation of files based
on #include directives into account (https://undertaker.cs.fau.de).

Jonas Rabenstein (3):
  ia64: remove unused asm/segment.h
  ia64: remove unused asm/idle.h
  ia64: remove unused asm/mc146818rtc.h

 arch/ia64/include/asm/idle.h        |  7 -------
 arch/ia64/include/asm/mc146818rtc.h | 10 ----------
 arch/ia64/include/asm/segment.h     |  6 ------
 3 files changed, 23 deletions(-)
 delete mode 100644 arch/ia64/include/asm/idle.h
 delete mode 100644 arch/ia64/include/asm/mc146818rtc.h
 delete mode 100644 arch/ia64/include/asm/segment.h

-- 
1.9.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-04-06 23:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-06 23:12 [PATCH 0/3] ia64: remove unused header files Jonas Rabenstein
2016-04-06 23:12 ` [PATCH 1/3] ia64: remove unused asm/segment.h Jonas Rabenstein
2016-04-06 23:13 ` [PATCH 2/3] ia64: remove unused asm/idle.h Jonas Rabenstein
2016-04-06 23:13 ` [PATCH 3/3] ia64: remove unused asm/mc146818rtc.h Jonas Rabenstein

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox