diff options
| author | Peter Robinson <[email protected]> | 2018-09-16 18:22:57 +0100 |
|---|---|---|
| committer | Tom Warren <[email protected]> | 2019-02-20 09:01:43 -0700 |
| commit | d5854eb822c9ed03f343dcb2dd67680584e31f06 (patch) | |
| tree | 11f9f5a1bd79e97c67603b323d71d0298bb8d98c /include/configs/tec.h | |
| parent | 97f9830849c64d60d0cf2fd69e87dfe4557d02a4 (diff) | |
tegra: cleanup dangling comments in include/configs
There's a number of dangling comments in various tegra configs post migrations
of various configs so lets clean them up.
Signed-off-by: Peter Robinson <[email protected]>
Cc: Tom Warren <[email protected]>
Cc: Stephen Warren <[email protected]>
Cc: Marcel Ziswiler <[email protected]>
Cc: Tom Warren <[email protected]>
Cc: Stephen Warren <[email protected]>
Cc: [email protected]
Cc: Lucas Stach <[email protected]>
Cc: Stefan Agner <[email protected]>
Cc: Alban Bedel <[email protected]>
Cc: Allen Martin <[email protected]>
Reviewed-by: Marcel Ziswiler <[email protected]>
Signed-off-by: Tom Warren <[email protected]>
Diffstat (limited to 'include/configs/tec.h')
| -rw-r--r-- | include/configs/tec.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/tec.h b/include/configs/tec.h index a40212190ab..e40bfb9ba12 100644 --- a/include/configs/tec.h +++ b/include/configs/tec.h @@ -28,8 +28,6 @@ /* USB host support */ #define CONFIG_USB_EHCI_TEGRA -/* USB networking support */ - #include "tegra-common-post.h" #endif /* __CONFIG_H */ |
