Re: [PATCH] serial: Remove orphaned header sc26198.h

2012-09-05 Thread Greg Kroah-Hartman
On Tue, Aug 21, 2012 at 06:43:12PM +0200, Paul Bolle wrote: > 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 i

Re: [PATCH] serial: Remove orphaned header sc26198.h

2012-08-21 Thread Paul Bolle
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. > >

[PATCH] serial: Remove orphaned header sc26198.h

2012-08-21 Thread Alexander Shiyan
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 --- include/linux/sc26198.h | 533 --