| commit | 30912ef9e5fc4585451ff8221873701d4da5b238 | [log] [tgz] |
|---|---|---|
| author | John Stultz <john.stultz@linaro.org> | Thu Feb 09 14:24:34 2012 -0800 |
| committer | William Bellavance <flintman@flintmancomputers.com> | Thu Sep 07 05:59:40 2017 -0400 |
| tree | a0a821a4fe614c26b1e4e8a93e66c040ad112add | |
| parent | fc72059d47baa29e9806d7ee60934cf7f70bf83b [diff] |
staging: android-alarm: Fix namespace collision with upstreamed alarmtimers The upstreamed alarmtimers are similar but not quite 100% API compatibile with the android in-kernel alarm api. To aid the transition, prefix the the android in-kernel api with android_ CC: Arve Hjønnevåg <arve@android.com> CC: Android Kernel Team <kernel-team@android.com> Signed-off-by: John Stultz <john.stultz@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>