Re: [PATCH] serial: Remove orphaned header sc26198.h
From: Paul Bolle <hidden>
Date: 2012-08-21 16:43:16
Also in:
lkml
From: Paul Bolle <hidden>
Date: 2012-08-21 16:43:16
Also in:
lkml
On Tue, 2012-08-21 at 19:49 +0400, Alexander Shiyan wrote:
This header was used by the driver "stallion", but the driver has been removed as a result of migration 2.4 -> 2.6 and the header is still present in the system and is not currently used by any driver. We can safely remove it. Signed-off-by: Alexander Shiyan <redacted> --- include/linux/sc26198.h | 533 -----------------------------------------------
commit afbaade3dc99838a0c39699bea175674f27322a1 ("delete seven tty
headers"), in - I think - tty.git's tty-next branch, already deleted
this and six other headers.
1 files changed, 0 insertions(+), 533 deletions(-) delete mode 100644 include/linux/sc26198.h
Paul Bolle