From c9104b04fe708ec4ac7452eef7ccdedfd22eff25 Mon Sep 17 00:00:00 2001 From: Varka Bhadram Date: Mon, 8 Sep 2014 09:28:19 +0530 Subject: [PATCH] ethernet: ti: remove unwanted THIS_MODULE macro It removes the owner field updation of driver structure. It will be automatically updated by module_platform_driver() Signed-off-by: Varka Bhadram Signed-off-by: David S. Miller --- Reading git-format-patch failed