commit | e8ab24d9b0173ada3eeed31d7d7f982228efc2c5 | [log] [tgz] |
---|---|---|
author | Anton Vorontsov <anton.vorontsov@linaro.org> | Thu Nov 06 14:36:44 2014 +0000 |
committer | Jason Wessel <jason.wessel@windriver.com> | Tue Nov 11 09:31:52 2014 -0600 |
tree | 250188c433b4451cc90c905d738c161651e7552d | |
parent | 04bb171e7aa99dee0c92e772e4f66f8d5c1b4081 [diff] |
kdb: Remove KDB_REPEAT_NONE flag Since we now treat KDB_REPEAT_* as flags, there is no need to pass KDB_REPEAT_NONE. It's just the default behaviour when no flags are specified. Signed-off-by: Anton Vorontsov <anton.vorontsov@linaro.org> Signed-off-by: John Stultz <john.stultz@linaro.org> Signed-off-by: Daniel Thompson <daniel.thompson@linaro.org> Cc: Jason Wessel <jason.wessel@windriver.com> Signed-off-by: Jason Wessel <jason.wessel@windriver.com>