devicetree: delete deprecated header

Delete the "generated_dts_board.h" file which was renamed to
devicetree.h a long time ago and was kept for compatibility.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
This commit is contained in:
Gerard Marull-Paretas 2021-08-26 16:33:57 +02:00 committed by Anas Nashif
commit e17e0c7b64

View file

@ -1,6 +0,0 @@
/*
* SPDX-License-Identifier: Apache-2.0
*/
#warning "generated_dts_board.h has been renamed to devicetree.h. Please include that instead."
#include <devicetree.h>