lkml.org 
[lkml]   [2016]   [Apr]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/3] ia64: remove unused header files
Date
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

\
 
 \ /
  Last update: 2016-04-07 01:41    [W:0.059 / U:0.568 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site