]> git.baikalelectronics.ru Git - kernel.git/commit
xenbus: Remove duplicate inclusion of linux/init.h
authorMasanari Iida <standby24x7@gmail.com>
Sun, 26 Feb 2017 07:15:21 +0000 (16:15 +0900)
committerBoris Ostrovsky <boris.ostrovsky@oracle.com>
Mon, 27 Feb 2017 13:13:28 +0000 (08:13 -0500)
commit726eaa686ebb56c72956b70c15820a1f730a27e1
treec633d3ff6818202231b9a05361a6743e8cb084f5
parent34faefa3221a1a84bcbe7d51e70650574da6cdd6
xenbus: Remove duplicate inclusion of linux/init.h

This patch remove duplicate inclusion of linux/init.h in
xenbus_dev_frontend.c.
Confirm successfully compile after remove the line.

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Reviewed-by: Juergen Gross <jgross@suse.com>
drivers/xen/xenbus/xenbus_dev_frontend.c