OSDN Git Service

ARC: RIP @running_on_hw
authorVineet Gupta <vgupta@synopsys.com>
Wed, 10 Sep 2014 05:08:10 +0000 (10:38 +0530)
committerVineet Gupta <vgupta@synopsys.com>
Mon, 13 Oct 2014 09:16:17 +0000 (14:46 +0530)
commit435abb6daf310b4c1d681097887ea7239c310732
tree764863e7c06fcdf8f1e917b5ce55c7ec3dcc4176
parentc4aa49df4dca6d41d3a7488cf582a0ab778ad06d
ARC: RIP @running_on_hw

* No active users of this flag anymore

* flag itself was no longer usable with new simualtor which acts just like
  hardware, not providing the special chip-id = 0xffff which good old
  ISS used to do.

Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
arch/arc/include/asm/setup.h
arch/arc/kernel/head.S
arch/arc/kernel/setup.c