Loading drivers/misc/apq8084_dock.c +3 −3 Original line number Diff line number Diff line /* Copyright (c) 2013, The Linux Foundation. All rights reserved. /* Copyright (c) 2013-2014, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and Loading Loading @@ -149,8 +149,8 @@ static int apq8084_dock_remove(struct platform_device *pdev) } static struct of_device_id of_match_table[] = { { .compatible = "qcom,apq8084-dock", } { .compatible = "qcom,apq8084-dock", }, { }, }; static struct platform_driver apq8084_dock_driver = { Loading Loading
drivers/misc/apq8084_dock.c +3 −3 Original line number Diff line number Diff line /* Copyright (c) 2013, The Linux Foundation. All rights reserved. /* Copyright (c) 2013-2014, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and Loading Loading @@ -149,8 +149,8 @@ static int apq8084_dock_remove(struct platform_device *pdev) } static struct of_device_id of_match_table[] = { { .compatible = "qcom,apq8084-dock", } { .compatible = "qcom,apq8084-dock", }, { }, }; static struct platform_driver apq8084_dock_driver = { Loading