mirror of
https://github.com/followmsi/android_kernel_google_msm.git
synced 2024-11-06 23:17:41 +00:00
[PATCH] w1: fix compiler warnings
Signed-off-by: Evgeniy Polyakov <johnpol@2ka.mipt.ru>
This commit is contained in:
parent
6adf87bd7b
commit
e5c515b453
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@
|
|||
|
||||
DEFINE_SPINLOCK(w1_flock);
|
||||
static LIST_HEAD(w1_families);
|
||||
extern void w1_reconnect_slaves(struct w1_family *f);
|
||||
|
||||
static int w1_check_family(struct w1_family *f)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue