Skip to content

Commit

Permalink
net: ipa: remove duplicate include
Browse files Browse the repository at this point in the history
Remove linux/notifier.h which is included more than once

Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Wang Hai <wanghai38@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Wang Hai authored and David S. Miller committed Aug 26, 2020
1 parent 8396fb8 commit d6fc192
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/net/ipa/ipa.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
#include <linux/device.h>
#include <linux/notifier.h>
#include <linux/pm_wakeup.h>
#include <linux/notifier.h>

#include "ipa_version.h"
#include "gsi.h"
Expand Down

0 comments on commit d6fc192

Please sign in to comment.