Browse Source

Blackfin arch: drop ad73311 test code

drop ad73311 test code, this can be done easily from userspace

Signed-off-by: Mike Frysinger <vapier.adi@gmail.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
Mike Frysinger 16 years ago
parent
commit
3a7526d4f5
1 changed files with 0 additions and 3 deletions
  1. 0 3
      arch/blackfin/include/asm/bfin_sport.h

+ 0 - 3
arch/blackfin/include/asm/bfin_sport.h

@@ -120,9 +120,6 @@ struct sport_register {
 #define SPORT_IOC_MAGIC		'P'
 #define SPORT_IOC_CONFIG	_IOWR('P', 0x01, struct sport_config)
 
-/* Test purpose */
-#define ENABLE_AD73311		_IOWR('P', 0x02, int)
-
 struct sport_dev {
 	struct cdev cdev;	/* Char device structure */