CHROMIUM: Input: cyapa - remove cyapa.h

With the removal of the misc interface, cyapa.h only provides one useful
definition, CYAPA_I2C_NAME.

However, all other i2c devices are instantiated with their name as a
hard coded string, and all usages of CYAPA_I2C_NAME have already been
converted, so it is now ok to remove even this definition.

Signed-off-by: Daniel Kurtz <djkurtz@chromium.org>

BUG=chromium-os:21047
TEST=builds clean for both lumpy and tegra2_kaen

Change-Id: I6615d3e76b33846690ee808e70c9c5588fbc5c65
Reviewed-on: https://gerrit.chromium.org/gerrit/16224
Reviewed-by: Benson Leung <bleung@chromium.org>
Reviewed-by: Daniel Kurtz <djkurtz@chromium.org>
Tested-by: Daniel Kurtz <djkurtz@chromium.org>
Commit-Ready: Daniel Kurtz <djkurtz@chromium.org>
2 files changed