target: remove handling of target's deprecated_name
authorAntonio Borneo <borneo.antonio@gmail.com>
Sat, 31 Oct 2020 23:14:52 +0000 (00:14 +0100)
committerAntonio Borneo <borneo.antonio@gmail.com>
Fri, 19 Mar 2021 21:55:02 +0000 (21:55 +0000)
commit113f949ac11f28e4e653824bed11e48a2c699559
tree6b6d703436ff2b0e93acae3f20d8faa151f4cdd1
parent64b486e74f9e492da2922cab127f6dcd454474fb
target: remove handling of target's deprecated_name

We do not have anymore any deprecated target name.
Drop the code to handle deprecated target names and the placehold
in struct target_type.

This patch is separated from the patch that drops the remaining
deprecated target names to be ready to revert this if there is any
need in the future.

Change-Id: I96fca7ffa39d8292f81e79f115ea45c4a30035d7
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: http://openocd.zylin.com/6087
Tested-by: jenkins
Reviewed-by: Tomas Vanek <vanekt@fbl.cz>
src/target/target.c
src/target/target_type.h