commit | bd5dc30e3ee68f0aa6c1e282d88740f2d1fa909a | [log] [tgz] |
---|---|---|
author | Ivan Gomez Castellanos <ivan.gomez@ti.com> | Wed Aug 25 17:09:04 2010 -0500 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Aug 31 11:23:17 2010 -0700 |
tree | 488b6104f89717c5050302d41053ae44eb72693d | |
parent | 220344f25418b698f01e2e6e4b6eb00b7cfa21ef [diff] |
staging: tidspbridge: Remove services.c and services.h The services_init() and services_exit() functions don't do anything, so they are removed, and as these are the only two functions defined in services.c and services.h, then these files are also removed. Signed-off-by: Ivan Gomez Castellanos <ivan.gomez@ti.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>