/* * Copyright (C) 2011 matt mooney * 2005-2007 Takahiro Hirofuchi * Copyright (C) 2015-2016 Samsung Electronics * Igor Kotrasinski * Krzysztof Opasiak * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ #ifndef __USBIP_HOST_DRIVER_H #define __USBIP_HOST_DRIVER_H #include #include "usbip_common.h" #include "list.h" #include "usbip_host_common.h" extern struct usbip_host_driver host_driver; #endif /* __USBIP_HOST_DRIVER_H */ ='nds-private-remove' selected='selected'>nds-private-remove net-next plumbingsTobias Klauser
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2016-12-02 18:48:11 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2016-12-02 18:48:11 -0800
commit3c49de52d5647cda8b42c4255cf8a29d1e22eff5 (patch)
tree51945ac515d7b31c81e79adcd11e78baebeb1daa /sound/soc/codecs/da9055.c
parent865563924022d8a307ee6dbc6a9ab4fb4d461cce (diff)
parentbd041733c9f612b66c519e5a8b1a98b05b94ed24 (diff)
Merge branch 'akpm' (patches from Andrew)
Merge more fixes from Andrew Morton: "2 fixes" * emailed patches from Andrew Morton <akpm@linux-foundation.org>: mm, vmscan: add cond_resched() into shrink_node_memcg() mm: workingset: fix NULL ptr in count_shadow_nodes
Diffstat (limited to 'sound/soc/codecs/da9055.c')