commit | 39302dcd3013134e936cc76ccee8d1ed5522bfa0 | [log] [tgz] |
---|---|---|
author | SRICHARAN R <r.sricharan@ti.com> | Fri Nov 08 17:40:36 2013 +0530 |
committer | Tom Rini <trini@ti.com> | Wed Dec 04 08:12:07 2013 -0500 |
tree | fe44ab26ffd8d28d98df16aa5599f37027e94fa1 | |
parent | 39245c8699c68f85a5aaa3153d954370920d09c0 [diff] |
ARM: DRA7: Add is_dra7xx cpu check definition A generic is_dra7xx cpu check is useful for grouping all the revisions under that. This is used in the subsequent patches. Signed-off-by: Sricharan R <r.sricharan@ti.com>