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

Commit 58f189fc authored by Bartlomiej Zolnierkiewicz's avatar Bartlomiej Zolnierkiewicz
Browse files

ide: delete filenames/versions from comments



Delete filenames/versions from comments.

I'm leaving decisions about adding DRV_VERSION defines and MODULE_VERSION()-s
to maintainers of the respective drivers.

While at it:

* Remove unused VERSION define from ide.c.

* Remove unused/stale DRV_VERSION define from au1xxx-ide.c.

Signed-off-by: default avatarBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
parent fadd11c7
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
/* linux/drivers/ide/arm/bast-ide.c
 *
/*
 * Copyright (c) 2003-2004 Simtec Electronics
 *  Ben Dooks <ben@simtec.co.uk>
 *
+0 −2
Original line number Diff line number Diff line
/*
 * linux/drivers/ide/arm/icside.c
 *
 * Copyright (c) 1996-2004 Russell King.
 *
 * Please note that this platform does not support 32-bit IDE IO.
+0 −2
Original line number Diff line number Diff line
/*
 * linux/drivers/ide/arm/rapide.c
 *
 * Copyright (c) 1996-2002 Russell King.
 */

+1 −2
Original line number Diff line number Diff line
/* $Id: cris-ide-driver.patch,v 1.1 2005/06/29 21:39:07 akpm Exp $
 *
/*
 * Etrax specific IDE functions, like init and PIO-mode setting etc.
 * Almost the entire ide.c is used for the rest of the Etrax ATA driver.
 * Copyright (c) 2000-2005 Axis Communications AB
+0 −1
Original line number Diff line number Diff line
/*
 * drivers/ide/h8300/ide-h8300.c
 * H8/300 generic IDE interface
 */

Loading