ncr5380: Remove *_RELEASE macros

The *_RELEASE macros don't tell me anything. In some cases the version in
the macro contradicts the version in the comments. Anyway, the Linux kernel
version is sufficient information. Remove these macros to improve readability.

Signed-off-by: Finn Thain <fthain@telegraphics.com.au>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Tested-by: Michael Schmitz <schmitzmic@gmail.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Cette révision appartient à :
Finn Thain
2014-11-12 16:12:01 +11:00
révisé par Christoph Hellwig
Parent d572f65fdf
révision 96068e6b4d
17 fichiers modifiés avec 0 ajouts et 69 suppressions

Voir le fichier

@@ -9,8 +9,6 @@
* Generic Generic NCR5380 driver
*
* Copyright 1995, Russell King
*
* ALPHA RELEASE 1.
*/
#include <linux/types.h>