diff --git a/[refs] b/[refs] index 8c8a6b6abf01..04567941d5ff 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 8218c74c02a7bdb5db2e40a2100534bdeb83475b +refs/heads/master: bf47fdcda65b44dbd674eeedcaa06e0aa28a5a00 diff --git a/trunk/include/linux/utsname.h b/trunk/include/linux/utsname.h index afa54e1542b3..99e522369f4f 100644 --- a/trunk/include/linux/utsname.h +++ b/trunk/include/linux/utsname.h @@ -74,7 +74,5 @@ static inline struct new_utsname *init_utsname(void) return &init_uts_ns.name; } -#define system_utsname init_uts_ns.name - extern struct rw_semaphore uts_sem; #endif