From 1dfc6ea864b7ce3799987e1004a26800945b579e Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Thu, 1 Nov 2007 13:31:26 -0700 Subject: [PATCH] --- yaml --- r: 75825 b: refs/heads/master c: cc972e896b303f453f5893ecf8eca0d0e395ab64 h: refs/heads/master i: 75823: ee821f6dac463114ad2fe214046f689878021b00 v: v3 --- [refs] | 2 +- trunk/include/linux/device.h | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/[refs] b/[refs] index df5d1f260500..691ca83c34c8 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: e32cc7366d88eeba12d22272a73dd83fb570ccb0 +refs/heads/master: cc972e896b303f453f5893ecf8eca0d0e395ab64 diff --git a/trunk/include/linux/device.h b/trunk/include/linux/device.h index a3b3ff15fc87..313e0b32bc09 100644 --- a/trunk/include/linux/device.h +++ b/trunk/include/linux/device.h @@ -51,7 +51,6 @@ extern void bus_remove_file(struct bus_type *, struct bus_attribute *); struct bus_type { const char * name; - struct module * owner; struct kset subsys; struct kset *drivers_kset;