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)
commitd825adb48cf9bf9e3f5cb1d927e2827f8c2abee4
treec633d3ff6818202231b9a05361a6743e8cb084f5
parentc74fd80f2f41d05f350bb478151021f88551afe8
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