From fd588fcfc98e67fc1f467f2877834bf9509b983a Mon Sep 17 00:00:00 2001 From: "David S. Miller" Date: Wed, 27 Aug 2008 04:18:55 -0700 Subject: [PATCH] --- yaml --- r: 113033 b: refs/heads/master c: d32bcdd7a90f19bc067a272b353800108d092c5e h: refs/heads/master i: 113031: afca86b05511bca6c677aa15866a3e0eb1a52f0a v: v3 --- [refs] | 2 +- trunk/arch/sparc/include/asm/sbus_32.h | 7 ------- 2 files changed, 1 insertion(+), 8 deletions(-) diff --git a/[refs] b/[refs] index 63a3226c2386..c85edcf43bb3 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: c6e5f661eee0ff62e7fdb263cfeee73c20dd6e99 +refs/heads/master: d32bcdd7a90f19bc067a272b353800108d092c5e diff --git a/trunk/arch/sparc/include/asm/sbus_32.h b/trunk/arch/sparc/include/asm/sbus_32.h index 99f79e4a7094..d960f3e61ec6 100644 --- a/trunk/arch/sparc/include/asm/sbus_32.h +++ b/trunk/arch/sparc/include/asm/sbus_32.h @@ -41,13 +41,6 @@ struct sbus_bus { }; #define to_sbus(d) container_of(d, struct sbus_bus, ofdev.dev) -static inline int -sbus_is_slave(struct sbus_dev *dev) -{ - /* XXX Have to write this for sun4c's */ - return 0; -} - /* These yield IOMMU mappings in consistent mode. */ void prom_adjust_ranges(struct linux_prom_ranges *, int, struct linux_prom_ranges *, int);