commit | d825adb48cf9bf9e3f5cb1d927e2827f8c2abee4 | [log] [tgz] |
---|---|---|
author | Masanari Iida <standby24x7@gmail.com> | Sun Feb 26 16:15:21 2017 +0900 |
committer | Boris Ostrovsky <boris.ostrovsky@oracle.com> | Mon Feb 27 08:13:28 2017 -0500 |
tree | c633d3ff6818202231b9a05361a6743e8cb084f5 | |
parent | c74fd80f2f41d05f350bb478151021f88551afe8 [diff] |
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>