Skip to content

Commit

Permalink
Blackfin arch: drop ad73311 test code
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Mike Frysinger authored and Bryan Wu committed Jan 7, 2009
1 parent d64bc11 commit 3a7526d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions arch/blackfin/include/asm/bfin_sport.h
Original file line number Diff line number Diff line change
Expand Up @@ -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 */

Expand Down

0 comments on commit 3a7526d

Please sign in to comment.